IGroupJogCommand 介面
代表一個軸組的吋動。
繼承體系
System.Object
IntervalZero.KINGSTAR.Base.Class.IKsCommand
IntervalZero.KINGSTAR.Base.Class.IGroupJogCommand
組合: IntervalZero.KINGSTAR.Base.Class (於 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0
語法
public interface IGroupJogCommand : IKsCommand
Public Interface IGroupJogCommand Inherits IKsCommand
IGroupJogCommand 介面陳列了以下成員。
屬性
名稱 | 說明 | |
---|---|---|
![]() | Acceleration | 加速度值。 |
![]() | Cancel | 透過將速度減速到零來取消一個軸組的吋動指令。 |
![]() | Deceleration | 減速度值。 |
![]() | Jerk | 加加速度值。 |
![]() | Velocity | 指定速度值。 |
參見